CreateTime(hour, minute, second) Returns a valid time variable in ColdFusion. See also CreateODBCTime and CreateDateTime.
Returns a valid time variable in ColdFusion.
See also CreateODBCTime and CreateDateTime.
Number representing the hour, ranging from 0 to 23.
Number representing the minute, ranging from 0 to 59.
Number representing the second, ranging from 0 to 59.